-
Notifications
You must be signed in to change notification settings - Fork 14k
Add rust-mingw component for *-windows-gnullvm hosts
#147536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Tested locally on Windows but a shareable build would be useful. |
This comment has been minimized.
This comment has been minimized.
Windows-gnullvm self-contained try-job: dist-x86_64-linux try-job: dist-x86_64-windows-gnullvm
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
@bors try jobs=dist-x86_64-linux,dist-x86_64-windows-gnullvm |
This comment has been minimized.
This comment has been minimized.
Windows-gnullvm self-contained try-job: dist-x86_64-linux try-job: dist-x86_64-windows-gnullvm
|
Seems to work nicely, even with |
|
@mati865 are there any blockers we could help you with? |
|
@estebank I had a few ideas how to refactor it, but none of them turned out satisfying. I'm going to take another stab at it this week. |
f3f33b7 to
9d27d77
Compare
This comment has been minimized.
This comment has been minimized.
9d27d77 to
9f92112
Compare
This comment was marked as resolved.
This comment was marked as resolved.
48d04c8 to
2b5ac0b
Compare
|
@bors try jobs=dist-x86_64-linux,dist-x86_64-windows-gnullvm |
This comment has been minimized.
This comment has been minimized.
Windows-gnullvm self-contained try-job: dist-x86_64-linux try-job: dist-x86_64-windows-gnullvm
rust-mingw component for *-windows-gnullvm hosts
|
@bors r+ |
…petrochenkov Add `rust-mingw` component for `*-windows-gnullvm` hosts Cc rust-lang#146634
…petrochenkov Add `rust-mingw` component for `*-windows-gnullvm` hosts Cc rust-lang#146634
…petrochenkov Add `rust-mingw` component for `*-windows-gnullvm` hosts Cc rust-lang#146634
Rollup of 8 pull requests Successful merges: - #147536 (Add `rust-mingw` component for `*-windows-gnullvm` hosts) - #148407 (Warn against calls which mutate an interior mutable `const`-item) - #149168 (Fix ICE when collecting opaques from trait method declarations) - #149170 (automate gpu offloading - part 1) - #149180 (Couple of refactors to SharedEmitter) - #149185 (Handle cycles when checking impl candidates for `doc(hidden)`) - #149194 (Move safe computation out of unsafe block) - #149204 (Fix typo in HashMap performance comment) r? `@ghost` `@rustbot` modify labels: rollup
Add `rust-mingw` component for `*-windows-gnullvm` hosts Cc #146634
…petrochenkov Add `rust-mingw` component for `*-windows-gnullvm` hosts Cc rust-lang#146634
|
@bors retry yield rollup |
Rollup of 7 pull requests Successful merges: - #147536 (Add `rust-mingw` component for `*-windows-gnullvm` hosts) - #148407 (Warn against calls which mutate an interior mutable `const`-item) - #149168 (Fix ICE when collecting opaques from trait method declarations) - #149170 (automate gpu offloading - part 1) - #149185 (Handle cycles when checking impl candidates for `doc(hidden)`) - #149194 (Move safe computation out of unsafe block) - #149204 (Fix typo in HashMap performance comment) r? `@ghost` `@rustbot` modify labels: rollup
|
@bors rollup=iffy |
|
☀️ Test successful - checks-actions |
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing 1dd43f2 (parent) -> 4b1b6dd (this PR) Test differencesNo test diffs found Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 4b1b6dde0c15243857165672a1c616a4523ef32a --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
Finished benchmarking commit (4b1b6dd): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (secondary 2.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary -1.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary -0.1%, secondary -0.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 469.271s -> 474.164s (1.04%) |
Cc #146634